home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 2004 April / SGI IRIX 6.5 Applications 2004 April.iso / dist / mozilla.idb / var / netscape / mozilla / chrome / gl-ES.jar / locale / gl-ES / mozldap / ldap.properties < prev   
Text File  |  2003-07-04  |  7KB  |  291 lines

  1. # The contents of this file are subject to the Mozilla Public
  2. # License Version 1.1 (the "License"); you may not use this file
  3. # except in compliance with the License. You may obtain a copy of
  4. # the License at http://www.mozilla.org/MPL/
  5. # Software distributed under the License is distributed on an "AS
  6. # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  7. # implied. See the License for the specific language governing
  8. # rights and limitations under the License.
  9. # The Original Code is the mozilla.org LDAP XPCOM SDK.
  10. # The Initial Developer of the Original Code is Netscape
  11. # Communications Corporation.  Portions created by Netscape are 
  12. # Copyright (C) 2000 Netscape Communications Corporation.  All
  13. # Rights Reserved.
  14. # Contributor(s): Dan Mosedale <dmose@netscape.com> (Original Author)
  15. #                 Chuck Boatwright <cboatwri@netscape.com>
  16. # Alternatively, the contents of this file may be used under the
  17. # terms of the GNU General Public License Version 2 or later (the
  18. # "GPL"), in which case the provisions of the GPL are applicable 
  19. # instead of those above.  If you wish to allow use of your 
  20. # version of this file only under the terms of the GPL and not to
  21. # allow others to use your version of this file under the MPL,
  22. # indicate your decision by deleting the provisions above and
  23. # replace them with the notice and other provisions required by
  24. # the GPL.  If you do not delete the provisions above, a recipient
  25. # may use your version of this file under either the MPL or the
  26. # GPL.
  27.  
  28. # The following two strings are used when prompting the user for authentication
  29. # information:
  30.  
  31. ## @name AUTH_PROMPT_TITLE
  32. ## @loc none
  33. authPromptTitle=Prec\u00edsase o Contrasinal do Servidor LDAP
  34.  
  35. ## @name AUTH_PROMPT_TEXT
  36. ## @loc %1$S should not be localized.  It is the hostname of the LDAP server.
  37. authPromptText=Introduza o seu contrasinal de %1$S.
  38.  
  39. # These are string versions of all the errors defined in
  40. # nsILDAPErrors.idl, as well as the nsresult codes based on those
  41. # errors.  See that file for the genesis of these codes, as well as 
  42. # for info about how to get documentation about their precise
  43. # meanings.
  44.  
  45. ## @name OPERATIONS_ERROR
  46. ## @loc none
  47. 1=Erro de operaci\u00f3ns
  48.  
  49. ## @name PROTOCOL_ERROR
  50. ## @loc none
  51. 2=Erro de protocolo
  52.  
  53. ## @name TIMELIMIT_EXCEEDED
  54. ## @loc none
  55. 3=Superouse o l\u00edmite de tempo
  56.  
  57. ## @name SIZELIMIT_EXCEEDED
  58. ## @loc none
  59. 4=Superouse o l\u00edmite de tama\u00f1o
  60.  
  61. ## @name COMPARE_FALSE
  62. ## @loc none
  63. 5=Comparaci\u00f3n falsa
  64.  
  65. ## @name COMPARE_TRUE
  66. ## @loc none
  67. 6=Comparaci\u00f3n verdadeira
  68.  
  69. ## @name STRONG_AUTH_NOT_SUPPORTED
  70. ## @loc none
  71. 7=Non se soporta o m\u00e9todo de autenticaci\u00f3n
  72.  
  73. ## @name STRONG_AUTH_REQUIRED
  74. ## @loc none
  75. 8=Requ\u00edrese autenticaci\u00f3n forte
  76.  
  77. ## @name PARTIAL_RESULTS
  78. ## @loc none
  79. 9=Recib\u00edronse resultados parciais e unha referencia
  80.  
  81. ## @name REFERRAL
  82. ## @loc none
  83. 10=Recibiuse unha referencia
  84.  
  85. ## @name ADMINLIMIT_EXCEEDED
  86. ## @loc none
  87. 11=Superouse o l\u00edmite administrativo
  88.  
  89. ## @name UNAVAILABLE_CRITICAL_EXTENSION
  90. ## @loc none
  91. 12=Estensi\u00f3n cr\u00edtica non dispo\u00f1ible
  92.  
  93. ## @name CONFIDENTIALITY_REQUIRED
  94. ## @loc none
  95. 13=Requ\u00edrese confidencialidade
  96.  
  97. ## @name SASL_BIND_IN_PROGRESS
  98. ## @loc none
  99. 14=Conexi\u00f3n SASL en curso
  100.  
  101. ## @name NO_SUCH_ATTRIBUTE
  102. ## @loc none
  103. 16=Non hai tal atributo
  104.  
  105. ## @name UNDEFINED_TYPE
  106. ## @loc none
  107. 17=Tipo de atributo non definido
  108.  
  109. ## @name INAPPROPRIATE MATCHIN
  110. ## @loc none
  111. 18=Comparaci\u00f3n non apropiada
  112.  
  113. ## @name CONSTRAINT_VIOLATION
  114. ## @loc none
  115. 19=Violaci\u00f3n das restricci\u00f3ns
  116.  
  117. ## @name TYPE_OR_VALUE_EXISTS
  118. ## @loc none
  119. 20=Xa existe o tipo ou valor
  120.  
  121. ## @name INVALID_SYNTAX
  122. ## @loc none
  123. 21=Sintaxe non v\u00e1lida
  124.  
  125. ## @name NO_SUCH_OBJECT
  126. ## @loc none
  127. 32=Non hai tal obxecto
  128.  
  129. ## @name ALIAS_PROBLEM
  130. ## @loc none
  131. 33=Problema cos alias
  132.  
  133. ## @name INVALID_DN_ SYNTAX
  134. ## @loc none
  135. 34=Sintaxe do DN non v\u00e1lida
  136.  
  137. ## @name IS_LEAF
  138. ## @loc none
  139. 35=O obxecto \u00e9 unha folla
  140.  
  141. ## @name ALIAS_DEREF_PROBLEM
  142. ## @loc none
  143. 36=Problema de desreferenciamento do alias
  144.  
  145. ## @name INAPPROPRIATE_AUTH
  146. ## @loc none
  147. 48=Autenticaci\u00f3n inapropiada
  148.  
  149. ## @name INVALID_CREDENTIALS
  150. ## @loc none
  151. 49=Credenciais non v\u00e1lidas
  152.  
  153. ## @name INSUFFICIENT_ACCESS
  154. ## @loc none
  155. 50=Acceso insuficiente
  156.  
  157. ## @name BUSY
  158. ## @loc none
  159. 51=O servidor LDAP est\u00e1 ocupado
  160.  
  161. ## @name UNAVAILABLE
  162. ## @loc none
  163. 52=O servidor LDAP non est\u00e1 dispo\u00f1ible
  164.  
  165. ## @name UNWILLING_TO_PERFORM
  166. ## @loc none
  167. 53=O servidor LDAP non est\u00e1 disposto a funcionar
  168.  
  169. ## @name LOOP_DETECT
  170. ## @loc none
  171. 54=Detectouse un ciclo
  172.  
  173. ## @name SORT_CONTROL_MISSING
  174. ## @loc none
  175. 60=Non hai control de ordeamento
  176.  
  177. ## @name INDEX_RANGE_ERROR
  178. ## @loc none
  179. 61=O resultado da busca superou o rango especificado polos desprazamentos
  180.  
  181. ## @name NAMING_VIOLATION
  182. ## @loc none
  183. 64=Violaci\u00f3n de nomes
  184.  
  185. ## @name OBJECT_CLASS_VIOLATION
  186. ## @loc none
  187. 65=Violaci\u00f3n de clase do obxecto
  188.  
  189. ## @name NOT_ALLOWED_ON_NONLEAF
  190. ## @loc none
  191. 66=Non se admite a operaci\u00f3n nalgo distinto dunha folla
  192.  
  193. ## @name NOT_ALLOWED_ON_RDN
  194. ## @loc none
  195. 67=A operaci\u00f3n non se permite nun RDN
  196.  
  197. ## @name ALREADY_EXISTS
  198. ## @loc none
  199. 68=Xa existe
  200.  
  201. ## @name NO_OBJECT_CLASS_MODS
  202. ## @loc none
  203. 69=Non se pode modifica-la clase do obxecto
  204.  
  205. ## @name RESULTS_TOO_LARGE
  206. ## @loc none
  207. 70=Resultado grande de m\u00e1is
  208.  
  209. ## @name AFFECTS_MULTIPLE_DSAS
  210. ## @loc none
  211. 71=Afecta a varios servidores
  212.  
  213. ## @name OTHER
  214. ## @loc none
  215. 80=Erro desco\u00f1ecido
  216.  
  217. ## @name SERVER_DOWN
  218. ## @loc none
  219. 81=Non se puido contactar co servidor LDAP
  220.  
  221. ## @name LOCAL_ERROR
  222. ## @loc none
  223. 82=Erro local
  224.  
  225. ## @name ENCODING_ERROR
  226. ## @loc none
  227. 83=Erro de codificaci\u00f3n
  228.  
  229. ## @name DECODING_ERROR
  230. ## @loc none
  231. 84=Erro de descodificaci\u00f3n
  232.  
  233. ## @name TIMEOUT
  234. ## @loc none
  235. 85=O servidor LDAP esgotou o tempo
  236.  
  237. ## @name AUTH_UNKNOWN
  238. ## @loc none
  239. 86=M\u00e9todo de autenticaci\u00f3n desco\u00f1ecido
  240.  
  241. ## @name FILTER_ERROR
  242. ## @loc none
  243. 87=Filtro de busca non v\u00e1lido
  244.  
  245. ## @name USER_CANCELLED
  246. ## @loc none
  247. 88=O usuario cancelou a operaci\u00f3n
  248.  
  249. ## @name PARAM_ERROR
  250. ## @loc none
  251. 89=Par\u00e1metro incorrecto para unha rutina LDAP
  252.  
  253. ## @name NO_MEMORY
  254. ## @loc none
  255. 90=Memoria esgotada
  256.  
  257. ## @name CONNECT_ERROR
  258. ## @loc none
  259. 91=Non se puido conectar co servidor LDAP
  260.  
  261. ## @name NOT_SUPPORTED
  262. ## @loc none
  263. 92=Non est\u00e1 soportado por esta versi\u00f3n do protocolo LDAP
  264.  
  265. ## @name CONTROL_NOT_FOUND
  266. ## @loc none
  267. 93=Non se atopou o control LDAP solicitado
  268.  
  269. ## @name NO_RESULTS_RETURNED
  270. ## @loc none
  271. 94=Non se devolveron resultados
  272.  
  273. ## @name MORE_RESULTS_TO_RETURN
  274. ## @loc none
  275. 95=M\u00e1is resultados para devolver
  276.  
  277. ## @name CLIENT_LOOP
  278. ## @loc none
  279. 96=O cliente detectou un ciclo
  280.  
  281. ## @name REFERRAL_LIMIT_EXCEEDED
  282. ## @loc none
  283. 97=Superouse o l\u00edmite de saltos entre referencias
  284.